From: Alan Mackenzie Date: Sat, 26 Jan 2008 19:58:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~702 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=30719e6c95c570674e2736ece52677e7161143a7;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3399fcea80e..442f7669b28 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-01-26 Alan Mackenzie + + * progmodes/cc-defs.el (c-save-buffer-state): Bind + buffer-file-name and buffer-file-truename to nil, to prevent + primitives generating "buffer is read only" messages. + 2008-01-26 Eli Zaretskii * progmodes/etags.el (tags-query-replace): Doc fix.